adherence value, extracted seq, limit point#1780
Merged
affeldt-aist merged 3 commits intomath-comp:masterfrom Dec 16, 2025
Merged
adherence value, extracted seq, limit point#1780affeldt-aist merged 3 commits intomath-comp:masterfrom
affeldt-aist merged 3 commits intomath-comp:masterfrom
Conversation
affeldt-aist
commented
Nov 28, 2025
affeldt-aist
commented
Nov 28, 2025
Member
Author
|
Note that Bolzano-Weierstrass is a direct consequence of these lemmas. |
Tragicus
reviewed
Dec 3, 2025
Collaborator
How so? |
Member
Author
it just lacks a lemma to extract a sequence from a sequence with a finite image: |
Member
Author
and we'd like to have it in master to use it to prove the Heine-Cantor theorem (no PR yet) |
Tragicus
approved these changes
Dec 12, 2025
3ff0f75 to
20a8589
Compare
Co-authored-by: Quentin VERMANDE <quentin.vermande@orange.fr>
20a8589 to
a885dc2
Compare
Co-authored-by: Cyril Cohen <cohen@crans.org>
a885dc2 to
93b4589
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation for this change
Checklist
CHANGELOG_UNRELEASED.mdReference: How to document
Merge policy
As a rule of thumb:
all compile are preferentially merged into master.
Reminder to reviewers